Mon Apr 22 2019 06:52:12 GMT+0000 (UTC)
In order to be notified that configuration wasn't loaded properly
As an Isotope Mail Client user
I want to be shown an informative error page

Given chrome browser and a fixed error route URL https://isotope.marcnuri.com/configuration-not-found 1ms

When I access this URL 0s

Then I'm shown an error page stating configuration wasn't found 8s 385ms Screenshot +

Given firefox browser and a fixed error route URL https://isotope.marcnuri.com/configuration-not-found 0s

When I access this URL 0s

Then I'm shown an error page stating configuration wasn't found 12s 323ms Screenshot +

Given edge browser and a fixed error route URL https://isotope.marcnuri.com/configuration-not-found 1ms

When I access this URL 0s

Then I'm shown an error page stating configuration wasn't found 4s 385ms Screenshot +

In order to access my mailbox
As an Isotope Mail Client User
I want to be able to login

Given chrome browser and a fixed login route URL https://isotope.marcnuri.com/login 0s

When I access this URL to login 1ms

Then I'm shown a login page with a form to input my credentials 3s 66ms Screenshot +

Given firefox browser and a fixed login route URL https://isotope.marcnuri.com/login 0s

When I access this URL to login 0s

Then I'm shown a login page with a form to input my credentials 3s 196ms Screenshot +

Given edge browser and a fixed login route URL https://isotope.marcnuri.com/login 1ms

When I access this URL to login 0s

Then I'm shown a login page with a form to input my credentials 2s 809ms Screenshot +

Given Isotope's base URL https://isotope.marcnuri.com 0s

When I access this URL without a session 0s

Then I'm redirected to the login page 2s 24ms Screenshot +

Given chrome browser and a login form in the URL https://isotope.marcnuri.com 1s 39ms

When I fill in and submit the login form 2s 129ms

Then I'm logged in and redirected to the main application page 972ms Screenshot +

Given firefox browser and a login form in the URL https://isotope.marcnuri.com 1s 777ms

When I fill in and submit the login form 3s 369ms

Then I'm logged in and redirected to the main application page 561ms Screenshot +

Given edge browser and a login form in the URL https://isotope.marcnuri.com 1s 234ms

When I fill in and submit the login form 4s 271ms

Then I'm logged in and redirected to the main application page 697ms Screenshot +